Welcome![Sign In][Sign Up]
Location:
Search - delphi INdy

Search list

[WinSock-NDIS200552181033553

Description: 一个局或网聊天工具,使用delphi的indy组件.-a network board or chat tools, the use of the Delphi Indy components.
Platform: | Size: 435727 | Author: asf | Hits:

[Internet-Networkmasm_Feiler_v1.0

Description: 多线程 网络传输 开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy) 传输协议:TCP/IP 客户端一次发送65000字节的包,服务端负责组装并处理数据粘连。 使用ReadBuffer(),Send()函数来接收发送Buffer内字节,这样作的目的是使程序具有更好的灵活性。你可以自定义Buffer内那些字节的含义,例如是字符串、图像、声音、命令等等。 文件的多线程读写采用windows内存映像技术。 关键的服务器处理函数IdTCPServer1Execute(AThread: TIdPeerThread)是非线程安全的。如果使用临界区,那么多线程将在这里串行执行,严重降低多线程效率。对此,我采用一个简单的办法,具体可以看程序。-multithreaded network transmission development environment : Delphi7.0 WinXP, useless other controls (except for the Delphi Indy own) transmission protocol : TCP / IP client to send a 65,000-byte packets, the server is responsible for assembling and processing data adhesion. Use ReadBuffer (), Send () function to receive this Buffer byte, for the purpose of this is to make procedures better flexibility. You can define Buffer byte within the meaning of those, such as strings, images, sounds, etc. order. The documents used to read and write multi-threaded windows memory mapping technology. Key server function IdTCPServer1Execute (AThread : TIdPeerThread) non-thread safe. If the use of critical areas, so many threads here on serial implementation, a serious decline in the efficiency of multit
Platform: | Size: 69644 | Author: 水滴 | Hits:

[Other resourceEmailSender

Description: 用DELPHI INDY控件编写的邮件收发程序。实现POP和SMTP-with Delphi Applying INDY control of the mail preparation process. Achieving POP and SMTP
Platform: | Size: 704090 | Author: 作乐 | Hits:

[WinSock-NDISDelphi_Indy通信组件深度开发

Description: delphi indy的深入开发,有详细说明,一定满足你们的要求,主要是网络开发-the in-depth development of a detailed description, you must meet the requirements, mainly network development
Platform: | Size: 660856 | Author: 陈果 | Hits:

[WinSock-NDIS多线程网络传输

Description: 在盒子里得到了这么多朋友无私的帮助,真的表示感谢!看到很多朋友在寻求多线程网络传输代码,为此,从我开发的网络棋牌游戏中整理出这个献给大家:) 开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy) 使用协议:TCP/IP 客户端一次发送65000字节的包,服务端负责组装并处理数据粘连。 使用ReadBuffer(),Send()函数来接收发送Buffer内字节,这样作的目的是使程序具有更好的灵活性。你可以自定义Buffer内那些字节的含义,例如是字符串、图像、声音、命令等等。 文件的多线程读写采用windows内存映像技术。 关键的服务器处理函数IdTCPServer1Execute(AThread: TIdPeerThread)是非线程安全的。如果使用临界区,那么多线程将在这里串行执行,严重降低多线程效率。对此,我采用一个简单的办法,具体可以看程序。-be in the box so many friends selfless help and really grateful! Many friends in the search for multi-threaded network transmission code, for from my development of the network and dominoes game sorted out the dedicated people :) development environment : Delphi7.0 WinXP, useless other controls (except for the Delphi Indy own) use agreement : TCP / IP client to send a 65,000-byte packets, the server is responsible for assembling and processing data adhesion. Use ReadBuffer (), Send () function to receive this Buffer byte, for the purpose of this is to make procedures better flexibility. You can define Buffer byte within the meaning of those, such as strings, images, sounds, etc. order. The documents used to read and write multi-threaded windows memory mapping technology. Key server functio
Platform: | Size: 54717 | Author: tom | Hits:

[Other resourceindy

Description: Internet Direct(Indy)是一组开放源代码的Internet组件,涵盖了几乎所有流行的Internet协议。Indy用delphi编写,被包含在delphi 6,Kylix 1和C++ Builder 6及以上各个版本的Borland开发环境中。Indy曾经叫做WinShoes(双关于WinSock——Windows的Socket库),是由Chad Z. Hower领导的一群开发者构建的,可以从Indy的站点www.nevrona.com/indy上找到更多的信息并下载其新版本。到笔者撰写本文时为止,Indy的最新稳定版是9.0.14,Indy 10也进入了Beta测试阶段。
Platform: | Size: 435324 | Author: 萧天佑 | Hits:

[Internet-NetworkStreamSend

Description: 用delphi+indy写的一个传送文件的范例。-use of a written document transmission model.
Platform: | Size: 467846 | Author: 张罗 | Hits:

[Email ClientsendMail

Description: Delphi + indy 的邮件发送客户端.
Platform: | Size: 273584 | Author: youname | Hits:

[Internet-NetworkDelphi FTP 同步例程

Description: 通过Indy FTP组件实现同步本地目录和远程FTP服务器目录内容。
Platform: | Size: 36278 | Author: nocopy | Hits:

[WinSock-NDISUDP安全传输演示(Delphi源码)

Description: UDP安全传输(完整源码) 大家都知道UDP比TCP好用发送速度快很多,程序写起来也简单的多,可缺点也同样明显UDP容易丢包,而且不能自动重发也不能自动组包没有数据安全机制,发的包不能超过2K(INDY,NMUDP等控件都是这样)否则就出错。 可很多需求中又需要发送大量数据包并且需要保证速度(如语音和视频通讯或者点对点点播服务。)而且有些重要的数据不允许丢包这个时候就需要安全UDP了。
Platform: | Size: 462811 | Author: 7484345 | Hits:

[Delphi VCLindy10.0.52_source

Description: 网络控件适用于Delphi6-network controls applicable to Delphi6
Platform: | Size: 1751040 | Author: 罗克平 | Hits:

[Delphi VCLIndy.Development.Delphi.programming.example.code.r

Description: Delphi编程Indy开发实例代码Indy Development Delphi programming example code -Indy Development Delphi programming example code
Platform: | Size: 57344 | Author: PF | Hits:

[Delphi VCLChat

Description: delphi的indy中tcpclient和tcpserver的即时通讯Demo,发现很不错。多学习局域网聊天很有帮助-The indy delphi tcpserver in tcpclient and instant messaging Demo, found very good. LAN chat and more helpful to learn
Platform: | Size: 477184 | Author: jie.li | Hits:

[Delphi VCLdown

Description: indy ftp 示例程序,简单演示了ftp控件的使用-indy ftp example program, simply demonstrates the use of ftp control
Platform: | Size: 524288 | Author: zhanglei | Hits:

[Delphi VCL(eBook)-Delphi---Indy-In-Depth

Description: Indy In Depth Indy In Depth
Platform: | Size: 646144 | Author: haha | Hits:

[Internet-NetworkDELPHI断点续传

Description: 可以实现断点续传的功能,应用delphi编程实现,用到了indy控件(Can achieve HTTP functionality, using Delphi programming, using Indy control)
Platform: | Size: 70656 | Author: zmcode | Hits:

[Delphi/CppBuilderEncrypt And Decrypt Base 64 Indy Componet

Description: Encrypt Base 64 Indy Component
Platform: | Size: 5120 | Author: E_MM | Hits:

[Windows DevelopIMAP协议下载邮件最新版

Description: 最近测试了下delphi的Indy控件包中的TIdPOP3接收邮件功能,由于有些邮件服务器必须支持加密方式,所以,本测试直接使用的是加密方式(SSL),如果不需要加密方式,只需要更改服务端口以及断开POP3控件的IOHandler即可。 使用中应该先连接服务器,然后在进行读取或者删除处理,之后要断开服务器。(Recently tested under Delphi Indy controls package TIdPOP3 to receive mail, because some mail server must support encryption, so this test the direct use of encryption (SSL), if you do not need encryption, only need to change the service port and disconnect the POP3 control IOHandler. In use, you should connect the server first, then read or delete the processing, and then disconnect the server.)
Platform: | Size: 588800 | Author: bafhv | Hits:

[OtherIndy10.5.7

Description: delphi 2010自带的10.5.5版本的Indy在支持OpenSSL方面存在问题,最好是升级到10.5.7(the 10.0.5 version indy has some problem with delphi 2010 in dealing openssl you can update it to 10.5.7 to fix it)
Platform: | Size: 5483520 | Author: 金属狂人 | Hits:

[Delphi VCLIndy10官方例子

Description: indy的官方例子,包含大量网络应用例子。(Indy's official examples include a large number of web applications.)
Platform: | Size: 5749760 | Author: 知夏 | Hits:
« 1 2 3 45 6 7 8 9 10 11 »

CodeBus www.codebus.net